home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_297 / frame_9 / DoAction.as
Encoding:
Text File  |  2008-03-12  |  137 b   |  5 lines

  1. _parent._parent.changeColour(_target,"restore");
  2. brickSmashed = true;
  3. _width = _width - _width / 7;
  4. _height = _height - _height / 7;
  5.